home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/angles1/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/angles2/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/fig1/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/fig2/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/rotfloat1/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/rotfloat2/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/rotfloat3/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/rotfloat4/;
- $ref_files{$key} = "$dir".q|examples_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-